@charset "utf-8";
/*-- 全局reset
-------------------------------------------*/
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img{margin: 0; padding: 0; border: 0; outline: 0;}
body{ overflow-x: hidden; font: 12px/1.5 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif'; color: #333; background-color: #fff;}
a:hover{ text-decoration: none; }
.modal-dialog{ margin:10rem auto; }
@font-face {
  font-family: 'webfont';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_7aq9tkkwxcf.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_7aq9tkkwxcf.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_7aq9tkkwxcf.woff2') format('woff2'),
  url('//at.alicdn.com/t/webfont_7aq9tkkwxcf.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_7aq9tkkwxcf.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_7aq9tkkwxcf.svg#思源黑体-正粗') format('svg'); /* iOS 4.1- */
}
.no-goods{ display: block; width: 100%; }
.news-detail-content{ width: 100%; }
.news-detail-content .news-detail-title{padding-bottom: 15px; border-bottom: 1px dashed #ededed; text-align: center; margin-bottom: 15px;}
.news-detail-content .news-detail-title .h3{font-size: 24px; color: #323232; line-height: 24px; font-weight: bold; margin: 25px 0 10px;}
.news-detail-content .news-detail-title .b{font-size: 13px; color: #999999; line-height: 20px;}
.news-detail-content .news-detail{padding: 0 12px 30px;}
.news-detail-content .news-detail p{font-size: 16px; color: #595959; line-height: 32px;}
.news-detail-content .news-detail img{max-width: 100%; margin: 0 auto;}
.news-detail-content .newsPage{padding: 0 12px; font-size: 14px; color: #323232; line-height: 30px; margin: 15px 0 30px;}
.news-detail-content .newsPage a{color: #323232;}
.news-detail-content .newsPage a:hover{color: #237ed2;}
.de-honor-list{ width: 100%; overflow: hidden; margin: 0 auto; }
.de-honor-list ul{ overflow: hidden; }
.de-honor-list ul li{ overflow: hidden; margin-bottom: 20px; }
.de-honor-list ul li a{display: block; width: 100%; border:1px solid rgba(0, 0, 0, .08); }
.de-honor-list ul li .img{width: 100%; height: 240px; text-align: center; overflow: hidden;}
.de-honor-list ul li .img img{ width: 100%; height: 100%; transition: all 0.5s; object-fit: cover; }
.de-honor-list ul li .title{text-align: center; height: 48px; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 48px; font-size: 14px; color: #595959; background: #f6f6f6; }
.de-honor-list ul li a:hover .title{ background: #154389; color: #fff; }
.de-honor-list ul li a:hover .img img{transform: scale(1.1);}
/*清除内外边距*/
h1, h2, h3, h4, h5, h6{font-weight: normal; font-size: 100%;}
/*设置默认字体*/
:focus{outline: 0;}
ul,
ol{list-style: none;}
/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup{font-style: normal; font-weight: normal;}
abbr, acronym{border: 0; font-variant: normal;}
input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt{font-size: 100%;}
/*修改滚动条*/
::-webkit-scrollbar{width:6px; height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}
textarea{resize: none;}
.inner{ width: 1200px; margin:0 auto; }
/*page*/
.de-page-mian{overflow: hidden; text-align: center; font-size: 0;width: 100%; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 12px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: #1d509f; background: #1d509f;}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}

/*h_top*/
.h_top{ box-sizing: border-box; background: rgba(255, 255, 255, .8); padding:26px 0; position: absolute; top:0; left: 0; width: 100%; display: flex; align-items: center; z-index: 9999;transition: all .3s; }
.h_top .logo{  width: 26%; background: none; transition: all .3s; display: flex; align-items: center; }
.h_top .logo img{ max-width: 100%; }
.h_top .nav{ width: 64%; box-sizing: border-box; padding-left: 30px; display: flex; align-items: center; justify-content: space-between; }
.h_top .nav li{ display: flex; width: 12.5%; height: 100%; align-items: center; justify-content: center; position: relative; overflow: hidden; }
.h_top .nav a{ font-size: 14px; color: #333333; position: relative; }
.h_top .nav a::after{ content: ""; display: inline-block; width: 0; height: 2px; background: #fbac12; border:0; position: absolute; left:50%; bottom:-20px;  transition: all .3s; }
.h_top .nav a:hover{ color: var(--zhu-color); transition: all .3s; }
.h_top .nav a:hover::after{ transition: all .3s; left: 20%; width: 60%; }

.h_top .nav li:hover{ transition: all .3s; overflow: visible;  }
.h_top .nav li .d_menu{ position: absolute; top:0; left:-10%; width: 120%; padding:10px 0; background: rgba(0, 0, 0, .6); z-index: 31; border-top:0; transition: all .3s; opacity: 0; border-radius: 5px; }
.h_top .nav li .d_menu a{ display: block; text-align: center; font-size: 14px; color: #fff; padding:5px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .3s; }
.h_top .nav li .d_menu a:hover{ transition: all .3s; background: #1D509F; color: #fff; }
.h_top .nav li:hover .d_menu{ transition: all .3s; top:100%; z-index: 33; opacity: 1; }


.h_top .tools_btn{ width: 10%; display: flex; align-items: center; justify-content: flex-end; }
.h_top .tools_btn a{ display: inline-block; overflow: hidden;transition: all .3s; }
.h_top .tools_btn a + a{ border-left: 1px solid #333;transition: all .3s; }
.h_top .tools_btn span{ font-size: 20px; color: #333; line-height: 1; padding:0 8px; transition: all .3s;}
.index{ transition: all .3s; }
.no_index .h_top{ position: fixed; top:0; left: 0; z-index: 9999; width: 100%; padding:18px 0; background: #fff; box-shadow: 0 1px 3px #dcdcdc; z-index: 9999; transition: all .3s;}
.no_index .h_top .logo{ transition: all .3s; }
.no_index .h_top .logo img{  transition: all .3s; opacity: 1; max-width: 100%!important; }
.no_index .h_top .nav a, .no_index .h_top .tools_btn span{ color: #1c1b1b;transition: all .3s; }
.no_index .h_top .nav a::after{ background: #355ca1; }
.no_index .h_top .tools_btn a + a{ border-left: 1px solid #1c1b1b; transition: all .3s;}
.no_index .h_top .nav a:hover{ color: #355ca1; transition: all .3s; }

.menu_btn{ display: none; }
.collapse:not(.show){ display: flex; }
/*location*/
.location{ overflow: hidden; padding:20px 0; }
.location .catname{ overflow: hidden; font-size: 30px; color: #1b1b1b; font-weight: bold; line-height: 1; }
.location p{ text-align: right; line-height: 30px; }
.location p, .location p a{ font-size: 14px; color: #363636; transition: all .3s; }
.location p a:hover{ font-weight: bold; transition: all .3s; }

/*banner*/
#mob_banner{ width: 100%; position: relative; z-index: 33; }
#mob_banner img{ max-width: 100%; }

/*m_about*/
.m_about{ overflow: hidden; padding:76px 0; position: relative; }
.m_about > img{ position: absolute; left: 0; bottom:0; z-index: -1; max-width: 58%;  }
.m_about .info{ padding-top: 0; position: relative; z-index: 0; }
.m_about .info b{ display: block; font-weight: normal; padding:0 0 20px; font-size: 30px; color: #000000; line-height: 1; position: relative; }
.m_about .info b::before{ content:""; display: inline-block; width: 32px; height: 3px; background: #355ca1; border:0; position:absolute; left:0; bottom:0; }
.m_about .info p{ margin-top: 46px; font-size: 16px; color: #545454; line-height: 36px; }
.m_about .info a{ margin-top: 40px; display: inline-block; padding:12px 46px; background: #355ca1; line-height: 1; font-size: 18px; color: #ffffff; transition: all .3s; position: relative; }
.m_about .info a i{ position: relative; z-index: 3; }
.m_about .info a::after{ content: ""; background: #154389; display: inline-block; width: 0; height: 100%; transition: all .3s; position: absolute; left: 50%; top:0; }
.m_about .info a:hover i{ color: #fff; }
.m_about .info a:hover span{ transition: all .3s; color: #fff; transform: rotate(360deg); }
.m_about .info a:hover::after{ transition: all .3s; width: 100%; left: 0; }


/*m_pro*/
.m_pro{ margin-top: 126px; padding:195px 0 90px; position: relative; background: url(../images/pro_bg.jpg) no-repeat top center; position: relative; }
.m_pro .ad{ padding: 36px 0; width: 100%; position:absolute; left:0; top: -135px; z-index: 0; }
.m_pro .ad::after{ content: ""; display: block; width: 66%; height: 100%; position: absolute; left: 0; top:0; background: #355ca1;  }
.m_pro .ad .info{ overflow: hidden; position: relative; z-index: 33; }
.m_pro .ad .info > b{ display: block; font-size: 30px; color: #ffffff; font-weight: bold; line-height: 48px; font-family: 'webfont'; }
.m_pro .ad .info .tel{ overflow: hidden; }
.m_pro .ad .info .tel span{ font-size: 24px; color: #fff; line-height: 1; margin-right: 10px; }
.m_pro .ad .info .tel small{ font-size: 18px; color: #fff; line-height: 24px;  }
.m_pro .ad .info .tel b{ font-size: 36px; color: #f6c25d; font-family: 'webfont'; }
.m_pro .hd{ overflow: hidden; margin-bottom: 80px; }
.m_pro .type{ overflow: hidden; }
.m_pro .type b{ font-size: 24px; font-family: 'webfont'; display: block; line-height: 1; margin-bottom: 40px; color: #fff; } 
.m_pro .type div{ overflow: hidden; }
.m_pro .type div a{ display: inline-block; font-size: 16px; color: #b5cefa; line-height: 32px; transition: all .3s; }
.m_pro .type div a + a{ margin-left: 28px; }
.m_pro .type div a:nth-child(7n+0){ margin-left: 0; }
.m_pro .type div a:hover{ color: #fff; transition: all .3s; font-weight: bold; }
.m_pro .hd form{ float: right; transition: all .3s; margin-top: 100px; width: 90%; border:1px solid #aac2e6; height: 44px; box-sizing: border-box; padding:0 30px; border-radius: 30px; }
.m_pro .hd form input{ width: 90%; height: 42px; background: none; font-size: 14px; color: #ffffff; }
.m_pro .hd form button{ background: none;  }
.m_pro .hd form button span{ font-size: 20px; color: #a6b9d5; line-height: 42px; }
.m_pro .hd form:hover{ transition: all .3s; width: 100%; }
.m_pro::after{ content: ""; display: block; height: 0; border-bottom: 1px solid #ffffff; position: absolute; bottom:145px; width: 100%; }
#show_img{ width: 100%; overflow: hidden; z-index: 0; }
#show_img a{ display: block; overflow: hidden; position: relative; }
#show_img a .img{ width: 100%; height: 290px; overflow: hidden; }
#show_img a .img img{ width: 100%; height: 100%; object-fit: contain; transition: all .3s; }
#show_img a .txt{ position:absolute; top:100%; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: rgba(53, 92, 161, .8); transition: all .3s; }
#show_img a .txt span{ font-size: 32px; color: #aebed9; transition: all .6s; }
#show_img a:hover img{ transition: all .3s; transform: scale(1.05); }
#show_img a:hover .txt{ transition: all .3s; top:0; }
#show_img a .txt span:hover{ transition: all .6s; font-size: 42px; }
.m_pro .bd{ position: relative; }
.m_pro .bd .pro_btn{ position:absolute; right: -76px; top: 250px;  }
.m_pro .bd .pro_btn a{ display: inline-block; width: 40px; height: 40px; background: #064884; text-align: center; line-height: 40px; transition: all .3s;; }
.m_pro .bd .pro_btn a span{ font-size: 20px; color: #fff; transition: all .3s; }
.m_pro .bd .pro_btn .next{ position:absolute; right:0; top:-42px; }
.m_pro .bd .pro_btn .prev{ background: #0770cc; }
.m_pro .bd .pro_btn a:hover{ background: #fbac12; transition: all .3s; }
.m_pro .bd .pro_btn a:hover span{ font-size: 24px; transition: all .3s; }
#show_tit{ overflow: hidden; margin-top: 30px; padding-top: 48px; width: 100%; }
#show_tit .swiper-slide{ width: 100%; text-align: center; cursor: pointer; }
#show_tit .swiper-slide b{ font-size: 16px; color: #ffffff; font-weight: normal;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
#show_tit .swiper-slide b::before{ content: ""; display: inline-block; width: 8px; height: 8px; background: #fff; border-radius: 50%; position:absolute; top: -36px; left:50%; transition: all .3s; margin-left: -4px; }
#show_tit .swiper-slide b::after{ content: ""; display: inline-block; width: 14px; height: 14px; background: none; border:1px solid rgba(0, 0, 0, 0); border-radius: 50%; position:absolute; top: -39px; left:50%; margin-left: -7px;  transition: all .3s; }
#show_tit .swiper-slide:hover b::before{ transition: all .3s; background: rgba(65, 192, 235, 1); }
#show_tit .swiper-slide:hover b::after{ transition: all .3s; border:1px solid rgba(65, 192, 235, 1); }
/*m_super*/
.m_super{ overflow: hidden; padding: 138px 0; position: relative; background: url(../images/super_bg.jpg) no-repeat top center; }
.m_super .tit{ display: block; font-size: 36px; color: #ffffff; font-family: 'webfont'; line-height: 1; }
.super_box{ width: 100%; margin-top: -12px; }
.super_box .bd{ overflow: hidden; }
.super_box .bd ul{ overflow: hidden; margin-top: 64px; }
.super_box .bd b{ font-size: 24px; color: #fff; font-family: "webfont"; display: block; line-height: 1; }
.super_box .bd p{ font-size: 16px; color: #fff; line-height: 36px; margin:22px 0 52px; }
.super_box .bd a{ position: relative; display: inline-block; padding:14px 48px; background: #355ca1; font-size: 16px; color: #fff; }
.super_box .bd a i{ position: relative; z-index: 3; }
.super_box .bd a::after{ content: ""; display: inline-block; width: 0; height: 100%; background: #fbac12; position:absolute; left:50%; top:0; z-index: 2; transition: all .3s; }
.super_box .bd a:hover::after{ width: 100%; left: 0; transition: all .3s; }
.super_box .hd{ overflow: hidden; text-align: left; padding:0 82px; }
.super_box .hd li{ cursor: pointer; position: relative; padding-top: 12px; display: inline-block; width: 102px; height: 80px; border:1px solid #fff; text-align: center; margin:0 45px 32px; }
.super_box .hd li::after{ content: ""; display: inline-block; width: 0; height: 0; position: absolute; left:0; top:0;  background: #355ca1; transition: all .3s;; }
.super_box .hd li span{ font-size: 30px; line-height: 1; color: #ffffff; position: relative; z-index: 3; }
.super_box .hd li b{ font-weight: normal; display: block; font-size: 18px; color: #ffffff; line-height: 1; margin-top: 8px; position: relative; z-index: 3; }
.super_box .hd li.on::after, .super_box .hd li:hover::after{ width: 100%; height: 100%; top:0; left:0; transition: all .3s; }
/*m_news*/
.m_news{ overflow: hidden; padding:60px 0; position: relative; background: url(../images/news_bg.jpg) no-repeat bottom center; position: relative; }
.m_news::after{ content: ""; display: block; height: 1px; background: #dddddd; position: absolute; width: 100%; top:120px; }
.m_news .tit{ width: 100%; margin-bottom: 50px; display: block; line-height: 60px; position: relative; font-size: 24px; color: #201f1f; font-family: "webfont"; }
.m_news .tit::after{ content: ""; display: inline-block; width: 100px; height: 2px; background: #545454; position: absolute; left: 0; bottom:0; }
.news_list{ overflow: hidden; }
.news_list .img{ width: 100%; height: 220px; overflow: hidden; margin-bottom: 36px; }
.news_list .img img{ width: 100%; height: 100%; overflow: hidden; transition: all .3s; object-fit: cover; }
.news_list:hover img{ transition: all .3s; transform: scale(1.05); }
.news_list > b{ text-align: left; margin-bottom: 6px; line-height: 45px; border-bottom: 1px solid #dddddd; display: block; font-size: 18px; color: #201f1f; font-family: "webfont"; }
.news_list div{ overflow: hidden; }
.news_list a{ overflow: hidden; line-height: 48px; }
.news_list a b{ float: left; display: block; width: 78%; box-sizing: border-box; padding-left: 10px; position: relative; font-size: 14px; color: #7e7e7e; text-align: left; font-family: "webfont"; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_list a b::after{ content: ""; display: inline-block; width: 5px; height: 5px; background: #3e3e3e; border-radius: 50%; position: absolute; left:0; top:50%; margin-top: -2px; }
.news_list a small{ font-size: 14px; color: #7e7e7e; float: right; }
.news_list > a{ clear: both; display: block; margin-top: 20px; text-transform: uppercase; display: block; line-height: 58px; background:#355ca1; text-align: center; font-size: 18px; color: #ffffff; font-family: "webfot"; transition: all .3s; }
.news_list > a:hover{ transition: all .3s; letter-spacing: 3px; background: #ff9800; }
.news_list a:hover b, .news_list a:hover small{ transition: all .3s; color: #ff9800; }
.news_list a:hover b::after{ transition: all .3s; border-radius: 0; background: #ff9800; }

/*m_honor*/
.m_honor{ overflow: hidden; padding:50px 0; position: relative; background: url(../images/honor_bg.jpg) no-repeat left center; position: relative; }
.m_honor::after{ content: ""; display: block; height: 1px; background: #dddddd; position: absolute; width: 1558px; top:132px; }
.m_honor .tit{ width: 100%; margin-bottom: 32px; display: block; line-height: 1; position: relative; font-size: 24px; color: #ffffff; font-family: "webfont"; }
.m_honor span{ display: block; padding:74px 0; font-size:14px; color: #ffffff; line-height: 1; }
#honor{ width: 100%; overflow: hidden; box-sizing: border-box; margin-right: 60px; z-index: 0; }
#honor a, #honor .swiper-slide{ display: block; width: 100%; height: 260px; position: relative; overflow: hidden; }
#honor a img{ width: 100%; height: 100%; overflow: hidden; object-fit: contain; background: #fff; }
#honor a b{ position: absolute; left: 0; top:100%; transition: all .3s; font-size: 18px; color: #ffffff; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; background: rgba(78, 122, 197, .8);  }
#honor a:hover img{ transition: all .3s; transform: scale(1.05); }
#honor a:hover b{ transition: all .3s; top:0; }

/*m_msg*/
.m_msg{ overflow: hidden; }
.m_msg .hd{ line-height: 160px; background: #355ca1; text-align: center;  }
.m_msg .hd b{ font-size: 24px; color: #ffffff; font-family: "webfont"; }
.m_msg .bd{ position: relative; background: url(../images/msg_bg.jpg) no-repeat top center; padding:76px 0; text-align: center; }
.m_msg .bd::before{ content: ""; display: inline-block; width:0; height:0; border-left:12px solid transparent; border-right:12px solid transparent; border-top:22px solid #355ca1; position:absolute; left:50%; top:0; margin-left: -12px; }
.m_msg .bd form{ width: 440px; margin:0 auto; }
.m_msg .bd .form-tr{ overflow: hidden; margin-bottom: 40px; position: relative; }
.m_msg .bd input, .m_msg .bd textarea{ width: 100%; height: 48px; border:1px solid #dddfe4; border-radius: 4px; background: none; box-sizing: border-box; padding-left: 126px; font-size: 14px; color: #ffffff; }
.m_msg .bd .txt{ position:absolute; width: 126px; height: 48px; left:0; top:0; line-height: 48px; }
.m_msg .bd .txt span{ font-size: 20px; margin:0 20px; color: #ffffff; }
.m_msg .bd .txt b{ display: inline-block; font-size: 14px; font-weight: normal; color: #ffffff; line-height: 44px; }
.m_msg .bd textarea{ height: 78px; padding-top: 15px; }
.m_msg .bd .verify{ width: 92px; height: 34px; position: absolute; right:8px; top:8px; }
.m_msg .bd .verify img{ width: 100%; height:100%; }
.m_msg .bd .submit{ position: relative; display: inline-block; padding:20px 85px; background: #355ca1; border-radius: 5px; font-size: 14px; color: #ffffff; }
.m_msg .bd .submit i{ position: relative; z-index: 3; }
.m_msg .bd .submit::after{ content: ""; background: #154389; display: inline-block; width: 0; height: 100%; transition: all .3s; position: absolute; left: 50%; top:0; border-radius: 5px; }
.m_msg .bd .submit:hover i{ color: #fff; }
.m_msg .bd .submit:hover::after{ transition: all .3s; width: 100%; left: 0; }
/*m_link*/
.m_link{ overflow: hidden; padding:32px 0; border-bottom: 1px solid #adadad; width: 100%; margin-bottom: 60px; }
.m_link b{ display: inline-block; font-size: 14px; color: #ffffff; font-weight: normal; font-family: "webfont"; }
.m_link b span{ font-size: 16px; line-height: 1; color: #fff; margin-right: 8px; }
.m_link a{ font-size: 14px; color: #ffffff; display: inline-block; margin:0 8px; transition: all .3s; }
.m_link a:hover{ color: #de9335; transition: all .3s; }
/*footer*/
.footer{ overflow: hidden; background: #333232; padding:35px 0 0; }
.f_ewm{ background: #fff; border-top:1px solid #a09f9f; border-bottom:1px solid #a09f9f; padding:14px 14px 8px; text-align: center; }
.f_ewm img{ width: 118px; }
.f_ewm p{ line-height: 34px; font-size: 16px; color: #636363; }
.f_contact{ overflow: hidden; }
.f_contact b{ font-size: 17px; color: #ffffff; display: block; margin-bottom: 20px; }
.f_contact p{ font-size: 14px; color: #919090; line-height: 24px; }
.f_logo{ text-align: center; padding-top:46px; }
.f_logo p{ font-size: 18px; color: #ffffff; line-height: 1; margin-top: 20px; }
.f_nav{ overflow: hidden; }
.f_nav div{ width: 33.3%; float: left; text-align: right; }
.f_nav div a:first-child{ font-size: 17px; color: #ffffff; font-weight: bold; margin-bottom: 24px; }
.f_nav div a{ font-size: 14px; color: #919090; display: block; }
.f_copy{ line-height: 46px; margin-top: 60px; width: 100%; }
.f_copy p{ text-align: left; padding:0 15px; font-size: 14px; color: #919090; }
.f_copy p a{ text-align: left; font-size: 14px; color: #919090; }
.f_nav a:hover, .f_copy a:hover{ color: #de9335; transition: all .3s; }


/*news_list*/
.new_list{ width: 100%; text-align: center; }
.new_list li{ overflow: hidden; width: 100%; text-align: left; }
.new_list li a{ display: block; width: 100%; padding:20px 0; border-bottom: 1px solid rgba(0, 0, 0, .08); }
.new_list li a .tit{ overflow: hidden; }
.new_list li a b{ width: 80%; box-sizing: border-box; float: left; font-size: 20px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #333; transition: all .3s;; }
.new_list li a .tit > span{ font-size: 16px; color: #333232; float: right; }
.new_list li a p{ text-indent: -2em; transition: all .3s; line-height: 1.5; margin:18px 0; font-size: 16px; color: #7a7979;transition: all .3s; }
.new_list li a small{ text-transform: uppercase; float: right; border:1px solid #7a7979; padding:3px 20px; font-size: 16px; color: #7a7979; margin-top: -30px;transition: all .3s; }
.new_list li a small span{ font-size: 16px; line-height: 1; color: #7a7979; margin-left: 4px;transition: all .3s; }
.new_list li a:hover b{ padding-left: 10px; transition: all .3s; color: #154389; }
.new_list li a:hover p{ padding-left: 10px; transition: all .3s; }
.new_list li a:hover small{ background: #154389; color: #fff; }
.new_list li a:hover small span{ color: #fff; transition: all .3s; }
/* news-sider */
.news-sider{ border:1px solid rgba(0, 0, 0, .08); padding:30px; }
.news-sider b{ font-size: 24px; color: #333232; margin:0 0 12px; display: block; }
.news-sider a{ position: relative; display: block; line-height: 36px; margin:10px 0; font-size: 17px; color: #373737; box-sizing: border-box; padding-left: 15px; transition: all .3s; }
.news-sider a::before{ content: ""; background: #154389; display: inline-block; width: 2px; height: 0; position: absolute; left:0; top:0; transition: all .3s; }
.news-sider a:hover{ transition: all .3s; color: #154389; font-weight: bold; }
.news-sider a:hover::before{ transition: all .3s; height: 100%; }
.main .line{ border:1px solid rgba(0, 0, 0, .08); padding:30px; }
/*product_list*/
.product_list{ overflow: hidden; width: 100%; }
.product_list li{ overflow: hidden; margin-bottom: 20px; }
.product_list a{ display: block; overflow: hidden; }
.product_list a .img{ width: 100%; height: 290px; overflow: hidden; position: relative; }
.product_list a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.product_list a .img div{ position:absolute; top:100%; width: 100%; height: 30%; display: flex; align-items: center; justify-content: center; background: rgba(0, 0, 0, .6); transition: all .3s; padding:15px; color: #fff; font-size: 14px; }
.product_list a b{ line-height: 46px; font-size: 18px; color: #333; text-align: center; transition: all .6s; display: block; background: #f1f1f1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; padding:0 15px; }
.product_list a:hover img{ transition: all .3s; transform: scale(1.05); }
.product_list a:hover .img div{ transition: all .3s; top:70%; }
.product_list a:hover b{ transition: all .6s; color: #fff; background: #355ca1; }

/*contact*/
.de-contact{ display: block; width: 100%; }
.contact-list li{ font-size: 18px; line-height: 36px; }
#dituContent{ border-radius: 5px; display: block; margin:30px 0; width: 100%; height: 466px; }
.de-message{overflow: hidden; padding: 0 5px; width: 100%; text-align: center; }
.de-message .tips{font-size: 14px; line-height: 2; color: #737373; margin-bottom: 20px; }
.de-message .mes-form{overflow: hidden;}
.de-message .mes-form .form-tr{overflow: hidden;}
.de-message .mes-form .form-tr input{ margin:0 auto; display: block; width: 658px; padding: 0 10px; height: 38px; line-height: 38px; border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr textarea{ margin:0 auto;display: block; width: 658px; padding: 5px 10px; height: 168px; border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr .code{overflow: hidden; text-align: center; }
.de-message .mes-form .form-tr .code input{width: 188px; display: inline-block; }
.de-message .mes-form .form-tr .code .verify{ position: relative; top:-5px; display: inline-block; cursor: pointer; margin-left: 25px; width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 0;}
.de-message .mes-form .form-tr .code .verify img{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.de-message .mes-form .form-tr .submitm{margin-top: 15px; display: inline-block; width: 190px; height: 40px; text-align: center; line-height: 40px; background: #1d509f; color: #fff; font-size: 15px;}
.de-message .mes-form .form-tr .submitm:hover{background: #237ed2;}
.de-message .mes-form .form-tr .error{height: 18px; line-height: 18px; font-size: 12px; color: #f00; padding: 0 5px;}
/*down*/
.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: none; z-index: 9999;}
.down li{width: 25%; box-sizing: border-box; text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}
.down li + li{ border-left: solid 1px #ffffff; }
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#1d509f;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}
.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#1d509f;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
/* goods_info */
.main{ overflow: hidden; padding:20px 0; }
.main .article{ width: 100%; }
.main .article p{ font-size: 18px; line-height: 36px; }
#big_img{ width: 86%; height: 368px; overflow: hidden; float: left; }
#big_img img{ width: 100%; height: 100%; object-fit: cover; }
.small_img{ width: 12%; float: right; }
.small_img li{ cursor: pointer; }
.small_img li + li{ margin-top: 8px; }
.small_img img{ width: 100%; height: 86px; object-fit: cover; }
.g_info{ overflow: hidden; }
.g_info b{ font-size: 24px; font-weight: normal; line-height: 38px; color: #343434; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.g_info > p{ padding:10px 0; border-bottom: 1px solid #c3c3c3; font-size: 12px; color: #343434; line-height: 24px; }
.g_info > .tel{ overflow: hidden; margin-top: 80px; }
.g_info > .tel p{ font-size: 24px; color: #343434; line-height: 38px; font-weight: 200; }
.g_tit{ width: 100%; overflow: hidden; margin:28px 0; height: 58px; line-height: 58px; border-bottom: 1px solid #c3c3c3; }
.g_tit a{ display: inline-block; height: 100%; font-size: 17px; color: #333333; }
.g_xgcp{ overflow: hidden; width: 100%; }
.g_xgcp a{ position: relative; display: block; width: 100%; overflow: hidden; height: 215px; overflow: hidden; background: #eaeaea; }
.g_xgcp a img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.g_xgcp a .txt{ width: 100%; position: absolute; text-align: center; bottom: -50px; background: rgba(0, 0, 0, .6); box-sizing: border-box; padding:14px 15px; transition: all .4s; }
.g_xgcp a .txt b{ display: block; line-height: 1; font-size: 16px; color: #fff; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.g_xgcp a .txt small{ display: inline-block; padding:8px 24px; border:1px solid #ffffff; border-radius: 30px; line-height: 1; font-size: 14px; color: #ffffff; margin-top: 20px; }
.g_xgcp a:hover .txt{ transition: all .4s; bottom: 0; }
iframe{ width: 100%; height: 600px; }
/*job*/
.de-job-list{overflow: hidden; padding-bottom: 19px; width: 100%; padding: 5px 5px;}
.de-job-list ul li{overflow: hidden; padding: 0 55px 0 25px; height: 128px; border-bottom: 1px solid #ededed;}
.de-job-list ul li .job-title{float: left; width: 260px; margin-right: 10px; padding-top: 38px;}
.de-job-list ul li .job-title h3{font-weight: bold; font-size: 18px; color: #333; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 15px;}
.de-job-list ul li .job-title p{font-size: 16px; color: #237ed2; line-height: 20px; font-weight: bold;}
.de-job-list ul li .job-title p em{font-weight: normal; font-size: 12px;}
.de-job-list ul li .job-info{float: left; width: 200px; padding-top: 38px;}
.de-job-list ul li .job-info p{font-size: 13px; color: #b2b2b2; line-height: 20px; margin-bottom: 15px;}
.de-job-list ul li .job-info p span{color: #737373;}
.de-job-list ul li .job-btn{ float: right; width: 80px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #fff; background: #237ed2; margin-top: 50px;}
.de-job-list ul li:hover{box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);}
.de-job-list ul li:hover .job-btn{display: block;}

.jobs-info{padding: 40px 10px 30px; margin-bottom: 28px; border-bottom: 1px dashed #ededed; width: 100%; box-sizing: border-box; }
.jobs-info .h3{overflow: hidden; margin-bottom: 15px;}
.jobs-info .h3 .job-name{float: left; font-weight: bold; font-size: 20px; color: #333333; width: 450px;}
.jobs-info .h3 .job-price{float: right; font-weight: bold; font-size: 24px; color: #237ed2; line-height: 1.1; max-width: 360px;}
.jobs-info .h3 .job-price em{font-weight: normal; font-size: 16px;}
.jobs-info .p{font-size: 13px; color: #999999; line-height: 20px; margin-bottom: 10px;}
.jobs-info .p span{color: #595959;}
.jobs-info .btn{padding: 10px 0 0 0; overflow: hidden;  }
.jobs-info .btn a{display: block; width: 230px; height: 44px; text-align: center; line-height: 44px; color: #fff; background: #237ed2; font-size: 14px;}
.jobs-info .btn a:hover{background: #0058b1;}
.jobs-info-content{padding: 0 20px 30px; overflow: hidden; width: 100%; box-sizing: border-box;}
.jobs-info-content h3{font-size: 18px; color: #333333; font-weight: bold; line-height: 1.1; margin-bottom: 10px;}
.jobs-info-content p{font-size: 14px; color: #333; line-height: 24px;}

.apply-job{overflow: hidden; margin-top: 20px;}
.apply-job .job-tr{overflow: hidden;}
.apply-job .job-tr .tr-over{overflow: hidden;}
.apply-job .job-tr .error{padding-left: 75px; height: 18px; line-height: 18px; font-size: 12px; color: #f00;}
.apply-job .job-tr .tr-title{float: left; width: 50px; min-height: 20px; text-align: right; font-size: 14px; color: #808080; margin-right: 25px; line-height: 40px;}
.apply-job .job-tr .tr-cont{float: left; width: 80%;}
.apply-job .job-tr .tr-cont h3{font-size: 14px; color: #4c4c4c; line-height: 40px; font-weight: bold;}
.apply-job .job-tr .tr-cont input[type=text]{line-height: 38px; font-size: 14px; color: #333; display: block; padding: 0 10px; width: 100%; height: 38px; border: 1px solid #e6e6e6;}
.apply-job .job-tr .tr-cont input[name='captcha']{font-size: 14px; line-height: 38px; color: #333; width: 190px; float: left; margin-right: 30px;}
.apply-job .job-tr .tr-cont .verify{cursor: pointer; float: left; width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 0;}
.apply-job .job-tr .tr-cont .verify img{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.apply-job .job-tr .tr-cont textarea{font-size: 14px; color: #333; display: block; height: 170px; line-height: 20px; padding: 5px 10px; width: 618px; border: 1px solid #e6e6e6;}
.apply-job .job-tr .tr-cont.radio-cont{line-height: 40px;}
.apply-job .job-tr .tr-cont.radio-cont input[type=radio]{margin-right: 10px;}
.apply-job .job-tr .tr-cont.radio-cont label{margin-right: 30px; color: #4c4c4c; line-height: 40px; font-weight: bold;}
.apply-job .job-tr .tr-cont a.submit{display: block; width: 190px; height: 40px; line-height: 40px; text-align: center; background: #237ed2; color: #fff; font-size: 15px;}
.apply-job .job-tr .tr-cont a.submit:hover{background: #0058b1;}

/* ------------------------------------- */
button:active, button:focus, input:active, input:focus{ border:none; outline:0; }
#playercontainer{ width:80%!important; height:640px!important; margin:0 auto; }
@media only screen and (max-width: 1900px){
  .m_about > img{ max-width: 48%; height: 100%; object-fit: cover;  }
}

@media only screen and (max-width: 1600px){
  #honor{ margin-right: 0;; }
}
@media only screen and (max-width: 1400px){
  .m_about{ padding:45px 0;}
  .m_about .info{ padding-top: 0;; }
  .m_pro .ad{ padding:30px 0; }
  .m_pro .ad::after{ width: 72%; }
  .m_pro{ padding:140px 0 90px; }
}

@media only screen and (max-width: 1200px){
  
  .inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
  .h_top .tools_btn{ display: none; }
  .menu_btn{ margin-left: auto; display: flex; }
  .menu_btn span{ font-size: 32px; color: var(--zhu-color); line-height: 1; display: flex; align-items: center; }
  .collapse:not(.show){ display: none; }
  .h_top .logo{ width: 50%; display: flex; align-items: center; }
  .h_top{ overflow:visible;background: rgba(255, 255, 255, 1); justify-content: space-between; z-index: 9999; padding:15px; position: fixed; }
  .h_top .nav{ flex-flow: column; position:absolute; width: 100%; top:100%; left: 0; background: rgba(255, 255, 255, 1); z-index: 9999; border-top:1px solid rgba(0, 0, 0, .3); padding-left: 0; }
  .h_top .nav a{ display: block; width: 100%; padding:18px 0; font-size: 16px; text-align: center; border-bottom: 1px solid #ccc; }
  .h_top .nav a::after{ bottom:0; }
  .h_top .nav a:hover::after{ transition: all .3s; left: 46%; width: 8%; }
  .no_index .h_top{ padding:15px; }
  .no_index .nav{  background: rgba(255, 255, 255, 1); }
  .no_index .menu_btn span{ color: #333; line-height: 1; }
  .m_about .info p{ margin-top: 20px;  }
  .m_pro .hd{ margin-bottom: 20px; }
  .m_pro .hd form{ margin-top: 60px; }
  .m_pro .hd form input{ width: 86%; }
  .m_pro{ padding:140px 0 60px; }
  .m_pro::after{ bottom: 115px; }
  .m_super{ padding:60px 0; }
  .super_box .hd li{ margin:0 18px 32px; }
  .m_super .tit{ font-size: 32px; }
  .m_pro .bd .pro_btn{ right: -15px; z-index: 33; }
  .m_news{ padding:10px 0 30px; }
  .m_news .tit{ margin-bottom: 20px; }
  .m_news .inner{ padding:0; }
  .news_list a b{ width: 72%; }
  .news_list .img{ margin-bottom: 12px; }
  .news_list > a{ margin-top: 12px; }
  .m_honor{ padding:30px 0; }
  .m_honor::after{ top:86px; }
  .m_honor span{ padding:35px 0; }
  .m_msg .hd{ line-height: 120px; }
  .m_msg .bd{ padding:46px 0; }
  .m_msg .bd form{ width: 90%; }
  .f_nav div{ width: 100%; text-align: center; }
  .footer{ padding:0; }
  .m_link{ margin-bottom: 30px; }
  .f_copy{ margin-top: 30px; }
  img{ max-width: 100% }
  .m_news::after{ top: 70px; }
  .news_list .img{ height: 180px; }
  .new_list li a p{ margin:18px 0 40px; }
  .f_logo p{ font-size: 16px; }
  .f_nav div a{ display: none; }
  .f_nav div a:first-child{ display: block; }
  .h_top .nav li{ width: 100%; }
  .h_top .nav li .d_menu{ display: none; }
  .m_pro .ad .info > b{ font-size: 26px; }
  #mob_banner .swiper-button-next, #mob_banner .swiper-button-prev{ margin-top: 20px; }
}
@media only screen and (max-width: 992px){
  #playercontainer{ width:100%!important; height:460px!important; margin:0 auto; }
  .plugin-fixed-call{ display: none; }
  .down{ display: block; }
  .m_about > img{ display: none; }
  .m_pro{ padding:60px 0; }
  .m_pro .ad{ padding:20px 0; }
  .m_pro .ad::after{ width: 100%; }
  .m_pro .ad .info{ padding-left: 0; position: relative; }
  .m_pro .ad .info .tel{ position: absolute; right:0; top:40px; }
  .m_pro .hd form{ width: 100%; margin-top: 30px; position: relative; }
  .m_pro .hd form .search_btn{ position: absolute; right: 30px; top:0; }
  .super_box .hd{ padding:50px 0 0; }
  .super_box .hd li{ margin:0; }
  .super_box .hd li + li{ margin-left: 30px; }
  .news_list{ margin-bottom: 20px; }
  .news_list .img img{ object-position: 0 100%; }
  .f_copy{ margin-bottom: 52px; }
  .f_copy p{ text-align: center; }
  .f_nav{ display: none; }
  .m_msg .hd{ line-height: 100px; }
  .f_ewm{ display: block; width: 150px; margin:0 auto 30px; }
  .f_contact{ text-align: center; }
  .m_link{ padding:15px; }
  .m_msg .bd{ padding:46px 0 0; }
  .m_msg .bd form{ width: 96%; }
  .m_pro .ad .info > b{ font-size: 22px; }
  .m_pro .ad .info .tel{ display: inline-flex; align-items: center;  }
  .m_pro .ad .info .tel b{ font-size: 28px; }
  .m_pro .ad .info .tel small{ display: none; }
  #show_img a .img{ height: 240px; }
  .news-sider{ display: none; }
  .product_list a .img{ height: 240px; }
  .product_list a .img div{ height: 100%; }
  .product_list a:hover .img div{ transition: all .3s; top:0%; }
  .newslist a .txt p{ overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
  .h_top .nav a{ padding:16px 0; }
}
@media only screen and (max-width: 767px){
  .h_top{ background: rgba(255, 255, 255, 1); }
  #mob_banner{ padding-top: 66px; }
  #honor a, #honor .swiper-slide{ height: 164px; }
  .m_pro .ad .info .tel span, .m_pro .ad .info .tel small{ display: none; }
  .m_pro .ad .info > b{ line-height: 2; font-size: 24px; }
  .m_pro .ad .info .tel b{ font-size: 32px; }
  .m_pro .bd .pro_btn{ top: 200px; }
  .super_box .hd li + li{ margin-left: 12px; }
  .de-page-mian .page-inner{ text-align: center; }
  .de-page-mian .page-inner span, .de-page-mian .page-inner input{ display: none; }
  .de-page-mian .page-inner .page-btn{ display: none; }
  .g_banner{ padding:80px 0 0; }
  .location{ padding:15px 0; background: #f1f1f1; }
  .location .catname{ width: 100%; font-size: 24px; justify-content: center; margin-bottom: 5px; }
  .location p{ text-align: center; width: 100%; }
  .de-message .mes-form .form-tr .code input{ width: 55%!important; }
  .de-message .mes-form .form-tr input{ width: 100%; }
  .de-message .mes-form .form-tr textarea{ width: 100%; }
  .de-job-list ul li .job-title, .de-job-list ul li .job-info, .de-job-list ul li .job-btn{ width: 30%; }
  .de-job-list ul li{ height: auto; }
  .super_box .bd a{ display: none; }
  .m_pro .ad .info .tel{ display: none; }
  .menu_btn span{ font-size: 26px; }
  .h_top .nav a{ padding:14px 0; }
}
@media only screen and (max-width: 640px){
  #playercontainer{ width:100%!important; height:300px!important; margin:0 auto; }
  #mob_banner{ padding-top: 56px; }
  .h_top .logo{ width: 70%; }
  .no_index .h_top .logo{ background-size: 100%; }
  #mob_banner .swiper-button-next, #mob_banner .swiper-button-prev{ background-size: 50%; margin-top: 0; }
  .m_about .inner{ padding:0; }
  .m_about .info b{ font-size: 24px; }
  .m_about > img{ max-width: 60%; }
  .m_pro .ad .info .tel b{ display: none; }
  .m_pro .ad .info{ text-align: center; }
  .m_pro .ad .info > b{ font-size: 14px; font-weight: normal; line-height: 1; display: inline-block; }
  .m_pro .ad .info > b + b{ margin-left: 10px; }
  .m_pro{ margin-top: 0; background-size: cover; padding:100px 0 20px; }
  .m_pro .type b{ margin-bottom: 20px; text-align: center; }
  .m_pro .type div{ text-align: center; }
  .m_pro .type div a{ line-height: 36px; margin:0 18px; }
  .m_pro .type div a + a{ margin-left: 18px; }
  .m_pro .ad{ top:0; }
  #show_img a .img{ height: 140px; }
  #show_tit{ margin-top: 10px; ; }
  #show_tit .swiper-slide b::before{ top:-20px; }
  #show_tit .swiper-slide b::after{ top:-23px; }
  .m_pro::after{ bottom:58px; }
  .m_pro .bd .pro_btn{ display: none; }
  .m_super .tit{ font-size: 22px; }
  .m_super{ padding:30px 0; background-size: cover; }
  .super_box{ margin-left: 0; }
  .super_box .bd ul{ margin-top: 45px; }
  .super_box .bd b{ font-size: 18px; }
  .super_box .bd p{ font-size: 14px; margin:20px 0; }
  .super_box .bd a{ padding:8px 24px; }
  .super_box .hd{ padding: 0; }
  .super_box .hd ul{ display: flex; justify-content: center; flex-wrap: wrap; }
  .super_box .hd ul li{ width: 40%; margin-bottom: 15px; }
  .super_box .hd ul li:nth-child(3){ margin-left: 0; }
  #honor a img{ object-fit: cover; }
  #honor a, #honor .swiper-slide{ height: 120px; }
  #honor a b{ text-align: center; }
  .m_msg .hd{ line-height: 60px;  }
  .m_msg .hd b{ font-size: 18px; }
  .m_msg .bd .form-tr{ margin-bottom: 20px; }
  .s_banner{ padding:80px 0 0; height: 245px; }
  .s_banner b{ font-size: 28px; }
  .s_banner .type a + a{ margin-left: 10px; }
  .main .line{ padding:12px; }
  .new_list li a b{ width: 70%; font-size: 18px; }
  .new_list li a .tit > span{ line-height: 30px; font-size: 14px; }
  .new_list li a small{ margin-top: 0; }
  .new_list li a p{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin:18px 0 24px; }
  .new_list li a{ overflow: hidden; }
  .g_banner{ padding:50px 0 0; }
  .s_banner .type a{ margin-bottom: 10px; }
  .product_list a .img{ height:160px; }
  .product_list a b{ line-height: 36px; font-size: 14px; font-weight: normal; }
  .small_img{ display: none; }
  #big_img{ width: 100%; margin-bottom: 20px; }
  .g_info > .tel{ margin-top: 12px; }
  .g_info > .tel p{ font-size: 16px; line-height: 2; }
  .de-honor-list ul li .img{ height: 140px; }
  .de-job-list ul li .job-title, .de-job-list ul li .job-info, .de-job-list ul li .job-btn{ width: 100%; padding-top: 15px; margin-top: 15px; }
  .de-job-list ul li{ padding:0 25px; }
  .de-job-list ul li a{ overflow: hidden; }
  .de-job-list ul li .job-btn{ margin-bottom: 20px; padding:12px 0; height: auto; line-height: 1; }
  .jobs-info .h3 .job-price{ float: left; margin:20px 0 0; }
  .apply-job .job-tr .tr-cont{ width: 76%; }
  .apply-job .job-tr .tr-cont textarea{ width: 100%; }
  .apply-job .job-tr .tr-cont input[name='captcha']{ width: 40%; }
  .de-message .mes-form .form-tr .code input{ width: 53%!important; }
  #big_img{ height: 220px; }
  .g_info b{ font-size: 18px; }
  .g_xgcp a{ height: 145px; }
  .h_top{ padding: 6px 15px; }
  .no_index .h_top{ padding: 6px 15px; }
  .index .inner{ padding:0; }
  .h_top .logo img{ height: 70%; }
  .m_about{ padding:15px 0; }
  .m_about .info p{ font-size:15px; line-height: 1.8; }
  .m_about .info a{ margin-top: 20px; font-size: 14px; padding:10px 12px; }
  .menu_btn span{ font-size: 24px; }
  .h_top .nav a{ padding:12px 0; }
}
@media only screen and (max-width: 576px){
  #playercontainer{ width:100%!important; height:240px!important; margin:0 auto; }
  #mob_banner{ padding-top: 44px; }
  .m_about .info b{ font-size: 18px; }
  .menu_btn span{ font-size: 20px; }
}